Skip to content

Fix: blank cells in .xlsx/.xls render as NaN in markdown output#1619

Closed
WolffM wants to merge 3 commits into
microsoft:mainfrom
WolffM:fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd
Closed

Fix: blank cells in .xlsx/.xls render as NaN in markdown output#1619
WolffM wants to merge 3 commits into
microsoft:mainfrom
WolffM:fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd

Conversation

@WolffM

@WolffM WolffM commented Mar 14, 2026

Copy link
Copy Markdown

Summary

Fixes #183: Fix: blank cells in .xlsx/.xls render as NaN in markdown output

Changes

This PR addresses the issue described above. Changes were developed on the fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd branch.

Related Issue

@WolffM

WolffM commented Mar 14, 2026

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@WolffM WolffM closed this by deleting the head repository Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blank cells in .xlsx would return NaN in the markdown.

1 participant